GrapeCity InputMan for Windows Forms 10.0J
OnCollectionChanging メソッド

イベントデータを格納しているCollectionChangeEventArgs。
イベントを発生させます。
構文
Protected Overridable Sub OnCollectionChanging( _
   ByVal e As CollectionChangeEventArgs _
) 
protected virtual void OnCollectionChanging( 
   CollectionChangeEventArgs e
)

パラメータ

e
イベントデータを格納しているCollectionChangeEventArgs。
参照

CollectionBase<T> クラス
CollectionBase<T> メンバ

 

 


© 2004 GrapeCity inc. All rights reserved.